-
Home
-
Better Find and Replace
-
1.5.9
-
Code
-
Classes
- FormBuilder
Total Complexity |
120 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
517 |
Lines of code |
288 |
Logical lines of code |
185 |
Comment lines |
159 |
Methods |
24 |
Properties |
0 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_field() |
C |
39 |
31 |
54 |
generate_html_fields() |
A |
45 |
14 |
41 |
generate_attribute() |
A |
52 |
11 |
22 |
generate_hidden_div() |
A |
50 |
10 |
24 |
generate_checkbox_field() |
A |
53 |
10 |
20 |
generate_select_options() |
S |
54 |
7 |
18 |
generate_select_field() |
S |
51 |
6 |
25 |
get_value() |
S |
66 |
4 |
8 |
generate_hidden_fields() |
S |
62 |
3 |
11 |
get_hidden_field_val() |
S |
67 |
3 |
7 |
form_field_section_title() |
S |
66 |
3 |
7 |
attr_value() |
S |
71 |
2 |
6 |
attr_disabled() |
S |
74 |
2 |
5 |
attr_required() |
S |
74 |
2 |
5 |
attr_readonly() |
S |
74 |
2 |
5 |
generate_title() |
S |
78 |
2 |
3 |
generate_textarea_field() |
S |
73 |
1 |
4 |
generate_text_field() |
S |
71 |
1 |
5 |
attr_type() |
S |
80 |
1 |
3 |
attr_class() |
S |
80 |
1 |
3 |
attr_placeholder() |
S |
80 |
1 |
3 |
attr_name() |
S |
80 |
1 |
3 |
attr_id() |
S |
80 |
1 |
3 |
attr_multiple() |
S |
80 |
1 |
3 |